func sync.fatal
3 uses
sync (current package)
runtime.go#L59: func fatal(string)
rwmutex.go#L132: fatal("sync: RUnlock of unlocked RWMutex")
rwmutex.go#L212: fatal("sync: Unlock of unlocked RWMutex")
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)